/lib/PHPPHP/Engine/BreakContinueInfo.php
Classes
PHPPHP\Engine\BreakContinueInfo
__construct
/lib/PHPPHP/Engine/ClassStore.php
Classes
PHPPHP\Engine\ClassStore
register
exists
get
getNames
/lib/PHPPHP/Engine/CompileException.php
Classes
PHPPHP\Engine\CompileException
__construct
getRawLine
/lib/PHPPHP/Engine/Compiler.php
Classes
PHPPHP\Engine\Compiler
__construct
setFileName
getFileName
compile
compileTopLevelFunctions
compileNodes
compileNode
compileChild
compileArrayOp
compileBinaryOp
compileBinaryAssignOp
compileUnaryOp
compileScalarOp
compile_Stmt_Echo
compile_Expr_Assign
compile_Expr_ArrayDimFetch
compile_Expr_Array
compile_Expr_ArrayItem
compile_Expr_Closure
compile_Expr_ErrorSuppress
compile_Expr_FuncCall
compile_Expr_MethodCall
compile_Expr_StaticCall
compile_Expr_List
compile_Expr_ShellExec
compile_Expr_Ternary
compile_Expr_Variable
compile_Expr_StaticPropertyFetch
compile_Name_FullyQualified
compile_Scalar_Encapsed
compile_Scalar_DirConst
compile_Scalar_FileConst
getBreakContinueLevel
compile_Stmt_Break
compile_Stmt_Continue
compile_Stmt_For
compile_Stmt_Foreach
compile_Stmt_Function
compile_Stmt_Global
compile_Stmt_If
compile_Stmt_Static
compile_Stmt_StaticVar
compile_Stmt_Switch
compile_Stmt_While
compile_Stmt_Do
compile_Stmt_InlineHtml
compile_Stmt_Class
compile_Stmt_Property
getPropertyAccess
compile_Stmt_ClassConst
compile_Stmt_ClassMethod
compile_Expr_New
compileFunction
makeZvalFromNodeStrict
makeZvalFromNode
/lib/PHPPHP/Engine/Constant.php
Classes
PHPPHP\Engine\Constant
__construct
getName
getValue
isCaseSensitive
/lib/PHPPHP/Engine/ConstantStore.php
Classes
PHPPHP\Engine\ConstantStore
register
exists
get
/lib/PHPPHP/Engine/CoreExtension.php
Classes
PHPPHP\Engine\CoreExtension
register
registerCoreConstants
registerCoreFunctions
getFunctions
getConstants
getClasses
/lib/PHPPHP/Engine/ErrorHandler/Internal.php
Classes
PHPPHP\Engine\ErrorHandler\Internal
handle
getErrorLevelName
/lib/PHPPHP/Engine/ErrorHandler.php
Classes
PHPPHP\Engine\ErrorHandler
handle
/lib/PHPPHP/Engine/ErrorOccurredException.php
Classes
PHPPHP\Engine\ErrorOccurredException
/lib/PHPPHP/Engine/ExecuteData.php
Classes
PHPPHP\Engine\ExecuteData
__construct
fetchVariable
jump
nextOp
/lib/PHPPHP/Engine/Executor.php
Classes
PHPPHP\Engine\Executor
__construct
shutdown
getErrorHandler
setErrorHandler
raiseError
getStack
getOutput
setOutput
hasFile
compileFile
compile
compileCode
parseCode
execute
getCallback
getCurrent
getFunctionStore
getConstantStore
getClassStore
getExtensions
registerShutdownFunction
registerExtension
Functions